[INFO] cloning repository https://github.com/zhuyingqin/Aris
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhuyingqin/Aris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhuyingqin%2FAris", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhuyingqin%2FAris'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e6974b518dcdceb5977cdf5327f33185332f7fac
[INFO] fixing zhuyingqin/Aris against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhuyingqin%2FAris" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zhuyingqin/Aris
[INFO] finished tweaking git repo https://github.com/zhuyingqin/Aris
[INFO] tweaked toml for git repo https://github.com/zhuyingqin/Aris written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zhuyingqin/Aris on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zhuyingqin/Aris already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 12d9ed7552fb755a95ad0627916b29a2416d32cd13c3c8dc4483effbcc849eee
[INFO] running `Command { std: "docker" "start" "12d9ed7552fb755a95ad0627916b29a2416d32cd13c3c8dc4483effbcc849eee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "12d9ed7552fb755a95ad0627916b29a2416d32cd13c3c8dc4483effbcc849eee" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12d9ed7552fb755a95ad0627916b29a2416d32cd13c3c8dc4483effbcc849eee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "12d9ed7552fb755a95ad0627916b29a2416d32cd13c3c8dc4483effbcc849eee" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/api/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/runtime/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aris-cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/chat/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/executor/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tools/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/notebook/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/commands/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/compat-harness/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling runtime v0.4.15 (/opt/rustwide/workdir/crates/runtime)
[INFO] [stderr]    Migrating crates/runtime/build.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr] warning: runtime@0.4.15: Embedded 79 bundled skills, 63 helper resources
[INFO] [stderr]     Checking saa v5.6.0
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking sdd v4.8.6
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking scc v3.8.3
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking shellexpand v3.1.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]    Compiling aris-cli v0.4.15 (/opt/rustwide/workdir/crates/aris-cli)
[INFO] [stderr]    Migrating crates/aris-cli/build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking unicase v2.9.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking asynchronous-codec v0.7.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking jupyter-protocol v2.0.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking plist v1.8.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking nbformat v3.0.0
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking zeromq v0.6.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking jupyter-zmq-client v1.0.0
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]    Migrating crates/runtime/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking api v0.4.15 (/opt/rustwide/workdir/crates/api)
[INFO] [stderr]     Checking notebook v0.4.15 (/opt/rustwide/workdir/crates/notebook)
[INFO] [stderr]     Checking commands v0.4.15 (/opt/rustwide/workdir/crates/commands)
[INFO] [stderr]        Fixed crates/runtime/src/prompt.rs (12 fixes)
[INFO] [stderr]    Migrating crates/notebook/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/runtime/src/oauth.rs (2 fixes)
[INFO] [stderr]        Fixed crates/runtime/src/file_ops.rs (4 fixes)
[INFO] [stderr]        Fixed crates/runtime/src/hot_memory.rs (9 fixes)
[INFO] [stderr]        Fixed crates/runtime/src/mcp_stdio.rs (10 fixes)
[INFO] [stderr]    Migrating crates/api/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/notebook/src/kernel.rs:496:27
[INFO] [stdout]     |
[INFO] [stdout] 496 |     while let Some(cmd) = cmd_rx.recv().await {
[INFO] [stdout]     |                    ---    ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |      |             |
[INFO] [stdout]     |                    |      |             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                    |      |             up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |      |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |      |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                    |      up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |      `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `cmd` calls a custom destructor
[INFO] [stdout]     |                    `cmd` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 502 |                 reply,
[INFO] [stdout]     |                 -----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `reply` calls a custom destructor
[INFO] [stdout]     |                 `reply` will be dropped later as of Edition 2024
[INFO] [stdout] 503 |             } => {
[INFO] [stdout] 504 |                 let result = execute_one(&mut shell, &mut iopub, code, timeout, on_output).await;
[INFO] [stdout]     |                              -------------------------------------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 507 |             Command::Shutdown { reply } => {
[INFO] [stdout]     |                                 -----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 513 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cmd` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `cmd` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `cmd` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `reply` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/notebook/src/kernel.rs:528:15
[INFO] [stdout]      |
[INFO] [stdout]  528 |         match spawn_and_connect(&spec, workdir).await {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |               |                                 |
[INFO] [stdout]      |               |                                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               |                                 up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               |                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               `__awaitee` calls a custom destructor
[INFO] [stdout]      |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  532 |                 tokio::time::sleep(Duration::from_millis(250 * u64::from(attempt + 1))).await;
[INFO] [stdout]      |                 -----------------------------------------------------------------------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  535 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> crates/runtime/src/process_registry.rs:308:1
[INFO] [stdout]      |
[INFO] [stdout]  308 | impl Drop for ManagedProcessGuard {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-0.6.0/src/dealer.rs:25:1
[INFO] [stdout]      |
[INFO] [stdout]   25 | impl Drop for DealerSocket {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-0.6.0/src/sub.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | impl Drop for SubSocket {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/process/mod.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> crates/runtime/src/process_registry.rs:308:1
[INFO] [stdout]      |
[INFO] [stdout]  308 | impl Drop for ManagedProcessGuard {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-0.6.0/src/dealer.rs:25:1
[INFO] [stdout]      |
[INFO] [stdout]   25 | impl Drop for DealerSocket {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-0.6.0/src/sub.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | impl Drop for SubSocket {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/process/mod.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/notebook/src/kernel.rs:675:36
[INFO] [stdout]     |
[INFO] [stdout] 675 |                 if let Ok(mut g) = buf.lock() {
[INFO] [stdout]     |                           -----    ^^^^^^^^^^
[INFO] [stdout]     |                           |        |
[INFO] [stdout]     |                           |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           `g` calls a custom destructor
[INFO] [stdout]     |                           `g` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 680 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `g` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/notebook/src/manager.rs:122:50
[INFO] [stdout]     |
[INFO] [stdout] 121 |         let session = session.ok_or_else(|| NotebookError::NoSession(id.to_string()))?;
[INFO] [stdout]     |             -------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `session` calls a custom destructor
[INFO] [stdout]     |             `session` will be dropped later as of Edition 2024
[INFO] [stdout] 122 |         session.execute_streaming(code, timeout, Box::new(on_output) as OutputCallback)
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 123 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `session` invokes this custom destructor
[INFO] [stdout]    --> crates/notebook/src/matlab.rs:385:1
[INFO] [stdout]     |
[INFO] [stdout] 385 | impl Drop for MatlabSession {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `session` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `session` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/api/src/client.rs (36 fixes)
[INFO] [stderr]    Migrating crates/commands/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/notebook/src/kernel.rs:496:27
[INFO] [stdout]     |
[INFO] [stdout] 496 |     while let Some(cmd) = cmd_rx.recv().await {
[INFO] [stdout]     |                    ---    ^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                    |      |             |
[INFO] [stdout]     |                    |      |             this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                    |      |             up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |      |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    |      |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    |      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                    |      up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    |      `__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    `cmd` calls a custom destructor
[INFO] [stdout]     |                    `cmd` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 502 |                 reply,
[INFO] [stdout]     |                 -----
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `reply` calls a custom destructor
[INFO] [stdout]     |                 `reply` will be dropped later as of Edition 2024
[INFO] [stdout] 503 |             } => {
[INFO] [stdout] 504 |                 let result = execute_one(&mut shell, &mut iopub, code, timeout, on_output).await;
[INFO] [stdout]     |                              -------------------------------------------------------------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                              `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 507 |             Command::Shutdown { reply } => {
[INFO] [stdout]     |                                 -----
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 513 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `cmd` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `cmd` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: `cmd` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `reply` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/mpmc/mod.rs:657:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/notebook/src/kernel.rs:528:15
[INFO] [stdout]      |
[INFO] [stdout]  528 |         match spawn_and_connect(&spec, workdir).await {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |               |                                 |
[INFO] [stdout]      |               |                                 this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |               |                                 up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               |                                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               |                                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |               `__awaitee` calls a custom destructor
[INFO] [stdout]      |               `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  532 |                 tokio::time::sleep(Duration::from_millis(250 * u64::from(attempt + 1))).await;
[INFO] [stdout]      |                 -----------------------------------------------------------------------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  535 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> crates/runtime/src/process_registry.rs:308:1
[INFO] [stdout]      |
[INFO] [stdout]  308 | impl Drop for ManagedProcessGuard {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-0.6.0/src/dealer.rs:25:1
[INFO] [stdout]      |
[INFO] [stdout]   25 | impl Drop for DealerSocket {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-0.6.0/src/sub.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | impl Drop for SubSocket {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/process/mod.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> crates/runtime/src/process_registry.rs:308:1
[INFO] [stdout]      |
[INFO] [stdout]  308 | impl Drop for ManagedProcessGuard {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-0.6.0/src/dealer.rs:25:1
[INFO] [stdout]      |
[INFO] [stdout]   25 | impl Drop for DealerSocket {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zeromq-0.6.0/src/sub.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | impl Drop for SubSocket {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/io/poll_evented.rs:312:1
[INFO] [stdout]      |
[INFO] [stdout]  312 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/process/mod.rs:1123:1
[INFO] [stdout]      |
[INFO] [stdout] 1123 | impl<T: Kill> Drop for ChildDropGuard<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pin-project-lite-0.2.17/src/lib.rs:1317:9
[INFO] [stdout]      |
[INFO] [stdout] 1317 | /         impl $(<
[INFO] [stdout] 1318 | |             $( $lifetime $(: $lifetime_bound)? ,)*
[INFO] [stdout] 1319 | |             $( $generics
[INFO] [stdout] 1320 | |                 $(: $generics_bound)?
[INFO] [stdout] ...    |
[INFO] [stdout] 1323 | |             ),*
[INFO] [stdout] 1324 | |         >)? $crate::__private::Drop for $self_ty
[INFO] [stdout]      | |________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/time/entry.rs:280:1
[INFO] [stdout]      |
[INFO] [stdout]  280 | / pin_project! {
[INFO] [stdout] ...    |
[INFO] [stdout]  310 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: this warning originates in the macro `$crate::__pin_project_make_drop_impl` which comes from the expansion of the macro `pin_project` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/notebook/src/kernel.rs:675:36
[INFO] [stdout]     |
[INFO] [stdout] 675 |                 if let Ok(mut g) = buf.lock() {
[INFO] [stdout]     |                           -----    ^^^^^^^^^^
[INFO] [stdout]     |                           |        |
[INFO] [stdout]     |                           |        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           |        up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                           `g` calls a custom destructor
[INFO] [stdout]     |                           `g` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 680 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `g` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/notebook/src/manager.rs:122:50
[INFO] [stdout]     |
[INFO] [stdout] 121 |         let session = session.ok_or_else(|| NotebookError::NoSession(id.to_string()))?;
[INFO] [stdout]     |             -------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `session` calls a custom destructor
[INFO] [stdout]     |             `session` will be dropped later as of Edition 2024
[INFO] [stdout] 122 |         session.execute_streaming(code, timeout, Box::new(on_output) as OutputCallback)
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                  up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 123 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `session` invokes this custom destructor
[INFO] [stdout]    --> crates/notebook/src/matlab.rs:385:1
[INFO] [stdout]     |
[INFO] [stdout] 385 | impl Drop for MatlabSession {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `session` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `session` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/notebook/tests/integration.rs from 2021 edition to 2024
[INFO] [stderr]     Checking aris-executor v0.4.15 (/opt/rustwide/workdir/crates/executor)
[INFO] [stderr]    Migrating crates/executor/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tools v0.4.15 (/opt/rustwide/workdir/crates/tools)
[INFO] [stderr]        Fixed crates/executor/src/openai.rs (11 fixes)
[INFO] [stderr]    Migrating crates/api/tests/client_integration.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/tools/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/tools/src/notebook.rs (3 fixes)
[INFO] [stderr]        Fixed crates/tools/src/lib.rs (57 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/tools/src/lib.rs:6835:23
[INFO] [stdout]      |
[INFO] [stdout] 6835 |                 match listener.accept() {
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 6836 |                     Ok((mut stream, _)) => {
[INFO] [stdout]      |                         ----------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `stream` calls a custom destructor
[INFO] [stdout]      |                         `stream` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 6851 |             });
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `stream` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking compat-harness v0.4.15 (/opt/rustwide/workdir/crates/compat-harness)
[INFO] [stderr]     Checking aris-chat v0.4.15 (/opt/rustwide/workdir/crates/chat)
[INFO] [stderr]    Migrating crates/compat-harness/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/chat/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aris-cli/tests/coordination_cli.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/aris-cli/src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/aris-cli/src/config.rs (46 fixes)
[INFO] [stderr]        Fixed crates/aris-cli/src/main.rs (9 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] [stderr] crater-edition-check: api v0.4.15 (/opt/rustwide/workdir/crates/api) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: runtime v0.4.15 (/opt/rustwide/workdir/crates/runtime) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: aris-cli v0.4.15 (/opt/rustwide/workdir/crates/aris-cli) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: aris-chat v0.4.15 (/opt/rustwide/workdir/crates/chat) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: aris-executor v0.4.15 (/opt/rustwide/workdir/crates/executor) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: tools v0.4.15 (/opt/rustwide/workdir/crates/tools) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: notebook v0.4.15 (/opt/rustwide/workdir/crates/notebook) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: commands v0.4.15 (/opt/rustwide/workdir/crates/commands) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: compat-harness v0.4.15 (/opt/rustwide/workdir/crates/compat-harness) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling runtime v0.4.15 (/opt/rustwide/workdir/crates/runtime)
[INFO] [stderr]    Compiling aris-cli v0.4.15 (/opt/rustwide/workdir/crates/aris-cli)
[INFO] [stderr] warning: runtime@0.4.15: Embedded 79 bundled skills, 63 helper resources
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/file_ops.rs:1812:13
[INFO] [stdout]      |
[INFO] [stdout] 1812 |             unsafe { std::env::remove_var(key) };
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/file_ops.rs:1819:13
[INFO] [stdout]      |
[INFO] [stdout] 1819 |             unsafe { std::env::set_var(key, value) };
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/file_ops.rs:1828:17
[INFO] [stdout]      |
[INFO] [stdout] 1828 |                 unsafe { std::env::set_var(self.key, previous) };
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/file_ops.rs:1831:17
[INFO] [stdout]      |
[INFO] [stdout] 1831 |                 unsafe { std::env::remove_var(self.key) };
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/runtime/src/hot_memory.rs:786:9
[INFO] [stdout]     |
[INFO] [stdout] 786 |         unsafe { std::env::set_var("HOME", &home) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/runtime/src/hot_memory.rs:788:9
[INFO] [stdout]     |
[INFO] [stdout] 788 |         unsafe { std::env::set_var("USERPROFILE", &home) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/runtime/src/hot_memory.rs:790:9
[INFO] [stdout]     |
[INFO] [stdout] 790 |         unsafe { std::env::set_var("ARIS_DESKTOP_PROJECT_ID", "project-a") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/runtime/src/hot_memory.rs:880:28
[INFO] [stdout]     |
[INFO] [stdout] 880 |             Some(value) => unsafe { std::env::set_var("HOME", value) },
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/runtime/src/hot_memory.rs:882:21
[INFO] [stdout]     |
[INFO] [stdout] 882 |             None => unsafe { std::env::remove_var("HOME") },
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/runtime/src/hot_memory.rs:886:28
[INFO] [stdout]     |
[INFO] [stdout] 886 |             Some(value) => unsafe { std::env::set_var("USERPROFILE", value) },
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/runtime/src/hot_memory.rs:888:21
[INFO] [stdout]     |
[INFO] [stdout] 888 |             None => unsafe { std::env::remove_var("USERPROFILE") },
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/runtime/src/hot_memory.rs:892:28
[INFO] [stdout]     |
[INFO] [stdout] 892 |             Some(value) => unsafe { std::env::set_var("ARIS_DESKTOP_PROJECT_ID", value) },
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/runtime/src/hot_memory.rs:894:21
[INFO] [stdout]     |
[INFO] [stdout] 894 |             None => unsafe { std::env::remove_var("ARIS_DESKTOP_PROJECT_ID") },
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/mcp_stdio.rs:2336:13
[INFO] [stdout]      |
[INFO] [stdout] 2336 |             unsafe { std::env::set_var("MCP_REQUEST_TIMEOUT_SECS", "1") };
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/mcp_stdio.rs:2355:32
[INFO] [stdout]      |
[INFO] [stdout] 2355 |                 Some(value) => unsafe { std::env::set_var("MCP_REQUEST_TIMEOUT_SECS", value) },
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/mcp_stdio.rs:2357:25
[INFO] [stdout]      |
[INFO] [stdout] 2357 |                 None => unsafe { std::env::remove_var("MCP_REQUEST_TIMEOUT_SECS") },
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/mcp_stdio.rs:2494:24
[INFO] [stdout]      |
[INFO] [stdout] 2494 |             Some(v) => unsafe { std::env::set_var("MCP_REQUEST_TIMEOUT_SECS", v) },
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/mcp_stdio.rs:2496:21
[INFO] [stdout]      |
[INFO] [stdout] 2496 |             None => unsafe { std::env::remove_var("MCP_REQUEST_TIMEOUT_SECS") },
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/mcp_stdio.rs:2501:28
[INFO] [stdout]      |
[INFO] [stdout] 2501 |             Some(value) => unsafe { std::env::set_var("MCP_REQUEST_TIMEOUT_SECS", value) },
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/mcp_stdio.rs:2503:21
[INFO] [stdout]      |
[INFO] [stdout] 2503 |             None => unsafe { std::env::remove_var("MCP_REQUEST_TIMEOUT_SECS") },
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/mcp_stdio.rs:2766:9
[INFO] [stdout]      |
[INFO] [stdout] 2766 |         unsafe { std::env::set_var("MCP_REQUEST_TIMEOUT_SECS", "1") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/mcp_stdio.rs:2803:28
[INFO] [stdout]      |
[INFO] [stdout] 2803 |             Some(value) => unsafe { std::env::set_var("MCP_REQUEST_TIMEOUT_SECS", value) },
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/mcp_stdio.rs:2805:21
[INFO] [stdout]      |
[INFO] [stdout] 2805 |             None => unsafe { std::env::remove_var("MCP_REQUEST_TIMEOUT_SECS") },
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/runtime/src/oauth.rs:550:9
[INFO] [stdout]     |
[INFO] [stdout] 550 |         unsafe { std::env::set_var("CLAUDE_CONFIG_HOME", &config_home) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/runtime/src/oauth.rs:577:9
[INFO] [stdout]     |
[INFO] [stdout] 577 |         unsafe { std::env::remove_var("CLAUDE_CONFIG_HOME") };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/prompt.rs:1158:9
[INFO] [stdout]      |
[INFO] [stdout] 1158 |         unsafe { std::env::set_var("HOME", &root) };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/prompt.rs:1160:9
[INFO] [stdout]      |
[INFO] [stdout] 1160 |         unsafe { std::env::set_var("CLAUDE_CONFIG_HOME", root.join("missing-home")) };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/prompt.rs:1172:13
[INFO] [stdout]      |
[INFO] [stdout] 1172 |             unsafe { std::env::set_var("HOME", value) };
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/prompt.rs:1175:13
[INFO] [stdout]      |
[INFO] [stdout] 1175 |             unsafe { std::env::remove_var("HOME") };
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/prompt.rs:1179:13
[INFO] [stdout]      |
[INFO] [stdout] 1179 |             unsafe { std::env::set_var("CLAUDE_CONFIG_HOME", value) };
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/prompt.rs:1182:13
[INFO] [stdout]      |
[INFO] [stdout] 1182 |             unsafe { std::env::remove_var("CLAUDE_CONFIG_HOME") };
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/prompt.rs:1320:9
[INFO] [stdout]      |
[INFO] [stdout] 1320 |         unsafe { std::env::set_var("HOME", &root) };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/prompt.rs:1322:9
[INFO] [stdout]      |
[INFO] [stdout] 1322 |         unsafe { std::env::set_var("CLAUDE_CONFIG_HOME", root.join("missing-home")) };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/prompt.rs:1331:13
[INFO] [stdout]      |
[INFO] [stdout] 1331 |             unsafe { std::env::set_var("HOME", value) };
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/prompt.rs:1334:13
[INFO] [stdout]      |
[INFO] [stdout] 1334 |             unsafe { std::env::remove_var("HOME") };
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/prompt.rs:1338:13
[INFO] [stdout]      |
[INFO] [stdout] 1338 |             unsafe { std::env::set_var("CLAUDE_CONFIG_HOME", value) };
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/runtime/src/prompt.rs:1341:13
[INFO] [stdout]      |
[INFO] [stdout] 1341 |             unsafe { std::env::remove_var("CLAUDE_CONFIG_HOME") };
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking api v0.4.15 (/opt/rustwide/workdir/crates/api)
[INFO] [stderr]     Checking notebook v0.4.15 (/opt/rustwide/workdir/crates/notebook)
[INFO] [stderr]     Checking commands v0.4.15 (/opt/rustwide/workdir/crates/commands)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1120:9
[INFO] [stdout]      |
[INFO] [stdout] 1120 |         unsafe { std::env::remove_var("ANTHROPIC_AUTH_TOKEN") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1122:9
[INFO] [stdout]      |
[INFO] [stdout] 1122 |         unsafe { std::env::remove_var("ANTHROPIC_API_KEY") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1124:9
[INFO] [stdout]      |
[INFO] [stdout] 1124 |         unsafe { std::env::remove_var("CLAUDE_CONFIG_HOME") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1133:9
[INFO] [stdout]      |
[INFO] [stdout] 1133 |         unsafe { std::env::set_var("ANTHROPIC_AUTH_TOKEN", "") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1135:9
[INFO] [stdout]      |
[INFO] [stdout] 1135 |         unsafe { std::env::remove_var("ANTHROPIC_API_KEY") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1139:9
[INFO] [stdout]      |
[INFO] [stdout] 1139 |         unsafe { std::env::remove_var("ANTHROPIC_AUTH_TOKEN") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1146:9
[INFO] [stdout]      |
[INFO] [stdout] 1146 |         unsafe { std::env::set_var("ANTHROPIC_AUTH_TOKEN", "auth-token") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1148:9
[INFO] [stdout]      |
[INFO] [stdout] 1148 |         unsafe { std::env::set_var("ANTHROPIC_API_KEY", "legacy-key") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1154:9
[INFO] [stdout]      |
[INFO] [stdout] 1154 |         unsafe { std::env::remove_var("ANTHROPIC_AUTH_TOKEN") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1156:9
[INFO] [stdout]      |
[INFO] [stdout] 1156 |         unsafe { std::env::remove_var("ANTHROPIC_API_KEY") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1163:9
[INFO] [stdout]      |
[INFO] [stdout] 1163 |         unsafe { std::env::set_var("ANTHROPIC_AUTH_TOKEN", "auth-token") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1166:9
[INFO] [stdout]      |
[INFO] [stdout] 1166 |         unsafe { std::env::remove_var("ANTHROPIC_AUTH_TOKEN") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1185:9
[INFO] [stdout]      |
[INFO] [stdout] 1185 |         unsafe { std::env::set_var("ANTHROPIC_AUTH_TOKEN", "auth-token") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1187:9
[INFO] [stdout]      |
[INFO] [stdout] 1187 |         unsafe { std::env::set_var("ANTHROPIC_API_KEY", "legacy-key") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1192:9
[INFO] [stdout]      |
[INFO] [stdout] 1192 |         unsafe { std::env::remove_var("ANTHROPIC_AUTH_TOKEN") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1194:9
[INFO] [stdout]      |
[INFO] [stdout] 1194 |         unsafe { std::env::remove_var("ANTHROPIC_API_KEY") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1202:9
[INFO] [stdout]      |
[INFO] [stdout] 1202 |         unsafe { std::env::set_var("CLAUDE_CONFIG_HOME", &config_home) };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1204:9
[INFO] [stdout]      |
[INFO] [stdout] 1204 |         unsafe { std::env::remove_var("ANTHROPIC_AUTH_TOKEN") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1206:9
[INFO] [stdout]      |
[INFO] [stdout] 1206 |         unsafe { std::env::remove_var("ANTHROPIC_API_KEY") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1220:9
[INFO] [stdout]      |
[INFO] [stdout] 1220 |         unsafe { std::env::remove_var("CLAUDE_CONFIG_HOME") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1245:9
[INFO] [stdout]      |
[INFO] [stdout] 1245 |         unsafe { std::env::set_var("CLAUDE_CONFIG_HOME", &config_home) };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1247:9
[INFO] [stdout]      |
[INFO] [stdout] 1247 |         unsafe { std::env::remove_var("ANTHROPIC_AUTH_TOKEN") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1249:9
[INFO] [stdout]      |
[INFO] [stdout] 1249 |         unsafe { std::env::remove_var("ANTHROPIC_API_KEY") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1272:9
[INFO] [stdout]      |
[INFO] [stdout] 1272 |         unsafe { std::env::remove_var("CLAUDE_CONFIG_HOME") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1281:9
[INFO] [stdout]      |
[INFO] [stdout] 1281 |         unsafe { std::env::set_var("CLAUDE_CONFIG_HOME", &config_home) };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1283:9
[INFO] [stdout]      |
[INFO] [stdout] 1283 |         unsafe { std::env::remove_var("ANTHROPIC_AUTH_TOKEN") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1285:9
[INFO] [stdout]      |
[INFO] [stdout] 1285 |         unsafe { std::env::remove_var("ANTHROPIC_API_KEY") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1300:9
[INFO] [stdout]      |
[INFO] [stdout] 1300 |         unsafe { std::env::remove_var("CLAUDE_CONFIG_HOME") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1309:9
[INFO] [stdout]      |
[INFO] [stdout] 1309 |         unsafe { std::env::set_var("CLAUDE_CONFIG_HOME", &config_home) };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1311:9
[INFO] [stdout]      |
[INFO] [stdout] 1311 |         unsafe { std::env::remove_var("ANTHROPIC_AUTH_TOKEN") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1313:9
[INFO] [stdout]      |
[INFO] [stdout] 1313 |         unsafe { std::env::remove_var("ANTHROPIC_API_KEY") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1336:9
[INFO] [stdout]      |
[INFO] [stdout] 1336 |         unsafe { std::env::remove_var("CLAUDE_CONFIG_HOME") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1345:9
[INFO] [stdout]      |
[INFO] [stdout] 1345 |         unsafe { std::env::set_var("CLAUDE_CONFIG_HOME", &config_home) };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1347:9
[INFO] [stdout]      |
[INFO] [stdout] 1347 |         unsafe { std::env::remove_var("ANTHROPIC_AUTH_TOKEN") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1349:9
[INFO] [stdout]      |
[INFO] [stdout] 1349 |         unsafe { std::env::remove_var("ANTHROPIC_API_KEY") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]     --> crates/api/src/client.rs:1373:9
[INFO] [stdout]      |
[INFO] [stdout] 1373 |         unsafe { std::env::remove_var("CLAUDE_CONFIG_HOME") };
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `api` (lib test) due to 36 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: runtime@0.4.15: Embedded 79 bundled skills, 63 helper resources
[INFO] [stderr] error: could not compile `runtime` (lib test) due to 37 previous errors
[INFO] running `Command { std: "docker" "inspect" "12d9ed7552fb755a95ad0627916b29a2416d32cd13c3c8dc4483effbcc849eee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12d9ed7552fb755a95ad0627916b29a2416d32cd13c3c8dc4483effbcc849eee", kill_on_drop: false }`
[INFO] [stdout] 12d9ed7552fb755a95ad0627916b29a2416d32cd13c3c8dc4483effbcc849eee
